projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1beddd9
)
(compile-reinitialize-errors): Fix typo in comment.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 5 Apr 1994 02:19:02 +0000
(
02:19
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 5 Apr 1994 02:19:02 +0000
(
02:19
+0000)
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 618e68d55f0cbb82d4e663871acd46feaa5b949b..813412942d1b71cbda34f1db66c36b67a4307b15 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-659,7
+659,7
@@
Does NOT find the source line like \\[next-error]."
(set-buffer-modified-p nil)
(if (< compilation-parsing-end (point-max))
;; compilation-error-list might be non-nil if we have a non-nil
- ;; LIMIT-SEARCH o
f
FIND-AT-LEAST arg. In that case its value
+ ;; LIMIT-SEARCH o
r
FIND-AT-LEAST arg. In that case its value
;; records the current position in the error list, and we must
;; preserve that after reparsing.
(let ((error-list-pos compilation-error-list))